From: Kalev Lember Date: Sat, 27 Jan 2018 13:49:34 +0000 (+0100) Subject: tests: Don't add testswitch twice in Makefile.am X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~38^2~42 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=60750b3ffda1c27f47cdcd7dc97f863e08391b32;p=gtk%2B3.0.git tests: Don't add testswitch twice in Makefile.am --- diff --git a/tests/Makefile.am b/tests/Makefile.am index f274840ff3..caa699cb53 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -146,7 +146,6 @@ noinst_PROGRAMS = $(TEST_PROGS) \ testvolumebutton \ testscrolledwindow \ testscrolledge \ - testswitch \ testcellarea \ testswitch \ styleexamples \